Skip to content

Conversation

moreal
Copy link
Contributor

@moreal moreal commented Mar 6, 2025

It resolves #79. You can see https://moreal.github.io/rustpython.github.io/pages/whats-left to see build output.

How to debug

I installed ruby and dependencies:

ref:

asdf plugin add ruby https://github.com/asdf-vm/asdf-ruby
asdf install ruby 3.3.4
bundle install
bundle add webrick

bundle exec jekyll serve

And when I see the variable by using {{ var | debug }}, It was {"_abc"=>"modulename"} not {"module"=>"modulename"}.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What's Left page is broken
2 participants